Math Problem Statement
If G is a finite cyclic group of order n generated by a then prove that a^i is a generator of G if gcd ( i,n)=1
Solution
To prove that is a generator of the cyclic group (which is of order ) if and only if , we proceed step-by-step.
Given:
- is a finite cyclic group of order , so , meaning every element of can be written as some power of , specifically .
- , meaning that and are coprime (i.e., their greatest common divisor is 1).
We need to show that is a generator of , which means that the powers of must cover every element in .
Proof:
-
Order of : The element is an element of , and we want to find the order of . The order of an element is the smallest integer such that: where is the identity element of . Since is a power of , we have: Thus, we need , and since (because generates a group of order ), this implies: This means that must satisfy being divisible by . In other words, we need to be the smallest integer such that is a multiple of . Since , there exists a unique solution for , which is (because and are coprime, and multiplying by gives a multiple of ).
Therefore, the order of is .
-
Conclusion: Since the order of is , it follows that generates all the elements of . Specifically, the elements of can be written as: Since runs from to , and the powers cover all distinct elements of , is indeed a generator of .
Thus, we have shown that if , then is a generator of .
Would you like further clarification on any part of this proof, or have any related questions?
Here are some further questions you might find interesting:
- How do we prove that if , then the order of is ?
- Can we prove a similar result for infinite cyclic groups, like ?
- What is the relationship between generators of cyclic groups and primitive roots in modular arithmetic?
- How does the structure of a cyclic group relate to the divisor function in number theory?
- What is the order of an element in a direct product of cyclic groups, and how can this relate to generators?
Tip: When dealing with generators in cyclic groups, always check if the exponent and the group's order are coprime to determine if the element is a generator!
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Group Theory
Cyclic Groups
Number Theory
Formulas
gcd(i, n) = 1
(a^i)^k = e
Theorems
Cyclic Group Generator Theorem
Properties of gcd in Cyclic Groups
Suitable Grade Level
Undergraduate